Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dark mode #676

Merged
merged 2 commits into from
Mar 1, 2024
Merged

dark mode #676

merged 2 commits into from
Mar 1, 2024

Conversation

visualapproach
Copy link
Owner

sync master branch

colinpeddle and others added 2 commits February 12, 2024 08:32
- recreated the logo and pre-scaled it to 100px max dimension, crushed it to be about 1/3rd the size of the original logo
- adjusted the visual queues for the heater status indicators on the toggle buttons
- changed the input fields css to prevent the ability to click within the input text box for selectorTemp and Amb. Temp and Brightness,
- also added input types to aforementioned fields to allow only for numbers in these fields (setting their styles to appearance: textfield, will prevent the non-style-able arrows from appearing, which is likely why this wasn't set to type="number" previously)
- adjusted tooltip on hwconfig page for "Select your DSP (display) model" to appear left
- updated favicon to a cleaner style
- adjusted manifest, changing ios home screen icon display name
- shifted styling on menu to reflect darkmode and be more in line with overall theming
- adjusted menu button, now toggles to X when open
- added indicators to darkmode toggle
@visualapproach visualapproach merged commit 4cbc9c5 into development_v4 Mar 1, 2024
@visualapproach
Copy link
Owner Author

@colinpeddle I noticed that when loosing connection from index.html/js the css style "error" is shown. Titlebar is blinking red. It's really nice. But when it reconnects again it continues to blink red. Couldn't find a "connected" style header in main.css. It's above my html pay grade so if you could fix that it would be kind. I can just refresh the page ofc, but thought you may want to know :-)
No big deal if you don't wanna do this!
IF you make a new PR, please do it to the dev branch, thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants